Skip to content

Fix path issues on Windows#14

Merged
Archmonger merged 7 commits intomainfrom
Fix-windows-path-correctness
Aug 27, 2024
Merged

Fix path issues on Windows#14
Archmonger merged 7 commits intomainfrom
Fix-windows-path-correctness

Conversation

@Archmonger
Copy link
Owner

@Archmonger Archmonger commented Aug 27, 2024

Description

Ref

finders.find() is really supposed to be called with an OS-standardized path. This PR mimicks what Django does to URLs before calling finders.find().

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger Archmonger marked this pull request as ready for review August 27, 2024 09:19
@Archmonger Archmonger merged commit 80c99af into main Aug 27, 2024
@Archmonger Archmonger deleted the Fix-windows-path-correctness branch August 27, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants